Contains custom HTTP headers.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IDictionary<string, string> Headers { get; }Public ReadOnly Property Headers As IDictionary(Of String, String)
Get
Property Value
Type:
IDictionaryString,
String
See Also